home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / mxinfo / kardp14 / history.doc < prev    next >
Encoding:
Text File  |  1995-04-03  |  2.9 KB  |  79 lines

  1. Version 1.4 :
  2. -----------
  3. in KARA.EXE
  4. - MPU401 and serial com support added (-hd=MPU401 or -hd=COMx)
  5. - Light correction in the tempo code 
  6. - mouse support (buttons only as remote control)
  7. - shareware screen added (too bad)
  8. - registration mechanism
  9.  
  10. in KDIR.EXE :
  11. - mouse support
  12. - French support
  13. - Light corrections
  14.  
  15. Version 1.3 :
  16. in KARA.EXE
  17. - Corrected a small bug in lyric display (the AWHITERS.KAR bug)
  18. - The lyric look is improved by unactivating the current lyric if no new one
  19.   is selected during three quarter notes. This will improve the scrolling too.
  20. - added : the display of two new controllers : Volume per channel and modulation
  21.   wheel per channel.
  22. - kara accept now a file name with extension if necessary.
  23.  
  24. in KDIR.EXE :
  25. - The title in .kar file was not correctly handled in certain circumstances.
  26.  
  27. Version 1.2 :
  28. in KARA.EXE
  29. - Corrected a stupid bug for midi file without tempo (default is 120 bpm)
  30. - More optimisations for memory usage
  31. - Monitor mode removed.
  32. - catch of control-C and break (forgotten in last version . Sorry)
  33. in KDIR.EXE
  34. - Corrected a bug for current directory without parameter
  35. - Corrected: the size attribut was not taken into account into catalogue
  36. Great News : songs may be tagged with T or untagged with U
  37.             All tagged songs are automatically played with the space key
  38.             without operator intervention
  39.  
  40. Version 1.1 :
  41. in KARA.EXE :
  42. - keys : Page Up, Page Down , Home and right arrow (to speed up) are allowed for
  43.   both lyrics and music.
  44.   If no lyrics, Page up and down give + or - 10% in music.
  45. - The enter key which previously has the same function than the space bar,
  46.   will now give access to a MIDI channel display  (toggle).
  47. - The MIDI channel display shows the active notes on and the channel programs
  48.   an pitch in activity.
  49. - kara starts in START mode automatically,
  50.  
  51. - New Options :
  52.   -st=[0..11] give the fill style of the background
  53.   -hd=[GUS|SB] to force the card type.
  54. - The card type is needed only for the MIDI mode of output. The Synth mode is
  55.   always the Ultramid way one (found in the GUS SDK)
  56.   i.e. an interrupt furnished by a TSR.
  57.   ( I include the source of my interface module if you want to write a TSR
  58.   for your card).
  59.   ( In this case, think to others. Please put it on internet with a kardxxxy.zip
  60.   name    xxx=card abbr. name, y the version number. example : kardawe1.zip
  61.   (just for example)..)
  62. - The default options may be encompassed with options given in a kara.cfk file
  63.   with one option per line as for example :
  64. #rem option example
  65. #ff=2
  66. #st=GUS
  67. #rem end of file
  68. - A bug fixed for midi file type 0.
  69. - Many optimizations
  70.  
  71. in KDIR.EXE :
  72. - More informations given for each file,
  73. - Songs are numbered
  74. - A new key  P  for printing the catalog in a file.
  75. - Files not found while in a catalog are now displayed with a not found comment.
  76. - The first parameter is either a catalog filename or a directory (dont forget
  77.   the \ at end)
  78.  
  79.